Welcome![Sign In][Sign Up]
Location:
Search - obj dx

Search list

[3D GraphicReadOBJFile

Description: OBJ文件在很多游戏开发中都得到大量应用 本源码用VC++对实现了OBJ文件的读取与可视化,是很好的学习材料 -OBJ document in the development of many games have been large-scale application of the source code used to achieve the VC OBJ documents Reading and visualization, is a very good learning materials
Platform: | Size: 872448 | Author: 雷鹏飞 | Hits:

[Windows Develop3DEditor

Description: 3d(dfx 3dx obj )文件的编辑,载入,修改-3d file editor dfx 3dx obj
Platform: | Size: 5143552 | Author: 赵海宏 | Hits:

[DirextXcompileWithDX9

Description: 1. 1.a make sure that the platform sdk is in first in Options Library directories. 1.b make sure that the dx library is last in order in Options Library directories. 1.c In the Project Properties->Configuration Properties->Linker->Input->Additional Dependencies : add "atls.lib" 2. d3drm in the link/input is replaced with d3d9.lib to avoid d3drm.lib not found error 3. D3D.obj : error LNK2019: unresolved external symbol _Direct3DRMCreate@4 referenced in function "unsigned int __cdecl D3DDriver(void *)" (?D3DDriver@@YAIPAX@Z) ====> Direct3DRMCreate is replaced by Direct3DCreate9. Direct3DRm is completely gone 4. CVTRES : fatal error CVT1100: duplicate resource. type:MANIFEST, name:1, language:0x0409 ====> Commenting the line 1 RT_MANIFEST "res\\TestApp.manifest" in *.rc -1. 1.a make sure that the platform sdk is in first in Options Library directories. 1.b make sure that the dx library is last in order in Options Library directories. 1.c In the Project Properties->Configuration Properties->Linker->Input->Additional Dependencies : add "atls.lib" 2. d3drm in the link/input is replaced with d3d9.lib to avoid d3drm.lib not found error 3. D3D.obj : error LNK2019: unresolved external symbol _Direct3DRMCreate@4 referenced in function "unsigned int __cdecl D3DDriver(void *)" (?D3DDriver@@YAIPAX@Z) ====> Direct3DRMCreate is replaced by Direct3DCreate9. Direct3DRm is completely gone 4. CVTRES : fatal error CVT1100: duplicate resource. type:MANIFEST, name:1, language:0x0409 ====> Commenting the line 1 RT_MANIFEST "res\\TestApp.manifest" in *.rc
Platform: | Size: 1024 | Author: versille | Hits:

CodeBus www.codebus.net